CommonEvent 1983
Name = "会話：ゲイザー"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I prefer enjoying things over eating."])
    ShowText(["My curiosity is higher than my appetite."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Inside this mouth, a different dimension is spreading."])
    ShowText(["I myself am a dimensional existence, you know..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I will deliciously eat the dimensions~!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Am I similar to a Dimensional Eroder...?"])
    ShowText(["Ufufu, I wonder what kind of relationship it is..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I love talking!"])
    ShowText(["Hey, hey, let's talk more...♪"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I want to devour everything in this world~♪"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["One eye is more than enough!"])
    ShowText(["...Oh, you have a strange eye too, huh?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["This world is quite mixed up, isn't it?"])
    ShowText(["It's like a salad of dimensions..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["gazer_fc1", 1, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I'm really friendly, you know."])
    ShowText(["I love interacting with everyone~♪"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I wonder what fun things exist in this world~?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Aren't I cute?"])
    ShowText(["I'm cute, right...?"])
    ShowChoices([["Cute", "Not cute", "Want to marry"], 0])
    When([0, "可愛い"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Hehe... It's not just flattery, right?"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "可愛くない"])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["This is a place where you should at least say some flattery!"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "結婚したい"])
      ShowTextAttributes(["gazer_fc1", 1, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Hey~♪ I'm taking it seriously~♪"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Hey hey, become my lover!"])
    ShowChoices([["Become", "Not become", "Already have a lover"], 0])
    When([0, "なる"])
      ShowTextAttributes(["gazer_fc1", 1, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Ahaha... Then we'll be together forever♪"])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ならない"])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["That's mean!"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "もう恋人がいる"])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Eh~!? Who is that guy!?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["In the outside world..."])
    ShowText(["Is there anything more delicious than dimensions?"])
    ShowChoices([["Sukiyaki", "Parfait", "Human"], 0])
    When([0, "すきやき"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Oh really, I want to try it!"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "パフェ"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Oh really, I want to try it!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "人間"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Then let me have a taste of you!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["The God of Chaos, huh..."])
    ShowText(["We won't destroy even the chaotic beings, right?"])
    ShowChoices([["Not destroy", "Destroy", "Don't know"], 0])
    When([0, "滅ぼさない"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["That's right... I'm relieved."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "滅ぼす"])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Eh~!! There's no way that's true!?"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["I'm starting to feel anxious..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["I was born in the rift of dimensions."])
    ShowText(["Aren't you born in a strange place too~?"])
    ShowChoices([["Iliasville", "Depths of chaos", "Don't know"], 0])
    When([0, "イリアスヴィル"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Isn't that just a normal village?"])
      ShowText(["That's not very interesting..."])
      Empty([])

    When([1, "混沌の奥底"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Oh, is that so..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Not knowing where you were born is..."])
      ShowText(["That's kind of weird."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 347])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Will you give me a curry bread?"])
      ControlVariables([24, 24, 0, 3, 0, 347, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Curry Bread'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["gazer_fc1", 0, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Ufufu, aren't you very kind..."])
        ChangeItems([347, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["gazer_fc1", 2, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Eh~?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 82])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Will you give me a dark magic stone?"])
      ControlVariables([24, 24, 0, 3, 0, 82, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Satan Crystal'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["gazer_fc1", 0, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Ufufu, aren't you very kind..."])
        ChangeItems([82, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["gazer_fc1", 2, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Eh~?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 18825, 0])
      ShowTextAttributes(["gazer_fc1", 0, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["Will you give me some money?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give 18825G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["gazer_fc1", 0, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Ufufu, aren't you very kind..."])
        ChangeGold([1, 0, 18825])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["gazer_fc1", 2, 0, 2])
        ShowText(["\\n<Gazer>"])
        ShowText(["Eh~?"])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["gazer_fc1", 2, 0, 2])
      ShowText(["\\n<Gazer>"])
      ShowText(["...Wow, that's really poor!!"])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Here, take this... Make sure to be grateful."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([942, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Last Shuriken' from Gazer!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Here, take this... Make sure to be grateful."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3669, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Gem of the Familiar of the Galaxy' from Gazer!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["gazer_fc1", 0, 0, 2])
    ShowText(["\\n<Gazer>"])
    ShowText(["Here, take this... Make sure to be grateful."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 31375])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 31375G from Gazer!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
